projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d52035e
)
* src/image.c: Fix comment.
author
Stefan Kangas
<stefan@marxist.se>
Sun, 17 Oct 2021 14:07:59 +0000
(16:07 +0200)
committer
Stefan Kangas
<stefan@marxist.se>
Sun, 17 Oct 2021 14:07:59 +0000
(16:07 +0200)
src/image.c
patch
|
blob
|
history
diff --git
a/src/image.c
b/src/image.c
index 206c7baa2f87355e8bfec431d1f94c878542f7fd..470409c6483c3abded7533c7eca4a5a1e2f73946 100644
(file)
--- a/
src/image.c
+++ b/
src/image.c
@@
-6421,9
+6421,8
@@
image_can_use_native_api (Lisp_Object type)
}
/*
- * These functions are actually defined in the OS-native implementation
- * file. Currently, for Windows GDI+ interface, w32image.c, but other
- * operating systems can follow suit.
+ * These functions are actually defined in the OS-native implementation file.
+ * Currently, for Windows GDI+ interface, w32image.c, and nsimage.m for macOS.
*/
/* Indices of image specification fields in native format, below. */